const syscall._SYS_clone3
2 uses
syscall (current package)
exec_linux.go#L332: pid, err1 = rawVforkSyscall(_SYS_clone3, uintptr(unsafe.Pointer(clone3)), unsafe.Sizeof(*clone3), 0)
syscall_linux_amd64.go#L9: _SYS_clone3 = 435
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)